'Declaration
Public Class BaseFontEditor(Of T) Inherits C1.WPF.PropertyGrid.BaseEditor(Of Object,C1ComboBox) Implements IPropertyGridEditor
public class BaseFontEditor<T> : C1.WPF.PropertyGrid.BaseEditor<object,C1ComboBox>, IPropertyGridEditor
'Declaration
Public Class BaseFontEditor(Of T) Inherits C1.WPF.PropertyGrid.BaseEditor(Of Object,C1ComboBox) Implements IPropertyGridEditor
public class BaseFontEditor<T> : C1.WPF.PropertyGrid.BaseEditor<object,C1ComboBox>, IPropertyGridEditor
System.Object
C1.WPF.PropertyGrid.BaseEditor<P,C>
C1.WPF.PropertyGrid.BaseFontEditor<T>
C1.WPF.PropertyGrid.FontFamilyEditor
C1.WPF.PropertyGrid.FontStretchEditor
C1.WPF.PropertyGrid.FontStyleEditor
C1.WPF.PropertyGrid.FontWeightEditor